Package-level declarations
Types
Link copied to clipboard
Utility class to help parse Kml boolean entities.
Link copied to clipboard
Represents a KML Document or Folder.
Link copied to clipboard
Represents a KML Ground Overlay
Link copied to clipboard
Represents a KML LineString.
Link copied to clipboard
Represents a KML MultiGeometry.
Link copied to clipboard
Created by thorin on 22/02/2017.
Link copied to clipboard
Represents a placemark which is either a com.google.maps.android.data.kml.KmlPoint, , com.google.maps.android.data.kml.KmlPolygon or a com.google.maps.android.data.kml.KmlMultiGeometry.
Link copied to clipboard
Represents a KML Polygon.
Link copied to clipboard
Renders all visible KmlPlacemark and KmlGroundOverlay objects onto the GoogleMap as Marker, Polyline, Polygon, GroundOverlay objects.
Link copied to clipboard
Created by thorin on 22/02/2017.